PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images.masks Package
/
PDFColorMask Class
/ getEndColor Method
Collapse All
Expand All
In This Topic
getEndColor Method
In This Topic
Gets the end of the colors range.
The colorspace of startColor must match the colorspace of end color and also the image's colorspace.
Syntax
public
PDFColor
getEndColor()
Return Value
A
com.o2sol.pdf4java.graphics.colors.PDFColor
that represents the end of the colors range.
See Also
Reference
PDFColorMask Class
PDFColorMask Members